home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TSERIALNUMFRM
/
TSERIALNUMFRM.txt
Wrap
Text File
|
2006-04-19
|
4KB
|
176 lines
object SerialNumFrm: TSerialNumFrm
Left = 301
Top = 195
ActiveControl = Edit1
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
ClientHeight = 222
ClientWidth = 282
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object lblRegistrationName: TLabel
Left = 8
Top = 11
Width = 3
Height = 14
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lblRegistrationCode: TLabel
Left = 8
Top = 101
Width = 3
Height = 14
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lblRegistrationID: TLabel
Left = 8
Top = 56
Width = 3
Height = 14
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lblNotice: TLabel
Left = 8
Top = 152
Width = 265
Height = 29
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Bevel1: TBevel
Left = 0
Top = 145
Width = 283
Height = 2
end
object Edit1: TEdit
Left = 8
Top = 26
Width = 267
Height = 23
HelpContext = 205
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
MaxLength = 40
ParentFont = False
TabOrder = 0
OnChange = Edit2Change
end
object Edit2: TEdit
Left = 8
Top = 116
Width = 267
Height = 23
HelpContext = 217
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
MaxLength = 40
ParentFont = False
TabOrder = 2
OnChange = Edit2Change
end
object BtnOk: TButton
Left = 120
Top = 185
Width = 75
Height = 25
HelpContext = 49
Default = True
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 201
Top = 185
Width = 75
Height = 25
HelpContext = 44
Cancel = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 4
end
object BtnOrder: TButton
Left = 8
Top = 185
Width = 75
Height = 25
TabOrder = 5
OnClick = BtnOrderClick
end
object Edit3: TEdit
Left = 8
Top = 71
Width = 267
Height = 23
HelpContext = 1208
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
MaxLength = 40
ParentFont = False
TabOrder = 1
OnChange = Edit2Change
end
object BtnSkip: TButton
Left = 8
Top = 185
Width = 75
Height = 25
ModalResult = 5
TabOrder = 6
Visible = False
OnClick = BtnSkipClick
end
end